Skip to main content

Enable PIN Codes

AuthenticationToggle

Type: Toggle (ENABLED / DISABLED)

Description:
Controls whether PIN codes can be used for user authentication.

Enabled (ON)
  • Users can log in using PIN codes.
  • PIN-based authentication becomes available on:
  • Login screen
  • Authorization dialogs (manager approval, restricted actions)
  • Faster login experience compared to username or password.
Disabled (OFF)
  • PIN-based authentication is completely disabled.
  • Users must authenticate using alternative methods (if available).
  • Existing PIN codes are ignored but not deleted.

Impact on user interface and system

  • The PIN entry interface appears or disappears throughout the application.
  • Affects only the authentication flow — no impact on user data.

Typical use case

  • Enabled: high-traffic POS environments.
  • Disabled: high-security environments requiring full credentials.